Skip to content

Require MFA for organization settings - #2119

Merged
RhysSullivan merged 1 commit into
mainfrom
security/org-page-mfa
Sep 25, 2026
Merged

RhysSullivan merged 1 commit into
mainfrom
security/org-page-mfa

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Sep 25, 2026 •

Copy link
Copy Markdown
Collaborator

Require authenticator verification before opening organization settings or changing its name, members, domains, or deletion state. Verification is bound to the signed-in session.

Shared member reads, API-key management and authentication, MCP, billing, and OAuth retain their existing authorization paths.

Validation on the combined stack: full typecheck, lint, and unit suite pass (504 cloud tests). Browser enrollment, settings edits and re-locking pass, along with backend email lookup, ordinary integration access, OAuth and MCP compatibility. Regression tests and fixture updates are in the stacked tests PR.

Organization settings verification prompt

Verified session editing organization settings

Verified that the production AuthKit environment-wide MFA requirement is disabled; this change leaves that policy untouched. All 43 checks on the combined stack pass.

@RhysSullivan
RhysSullivan added this pull request to stack #2121 September 25, 2026 03:54
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 34f2acc Sep 25 2026, 03:57 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 34f2acc Commit Preview URL

Branch Preview URL
Sep 25 2026, 03:55 AM

@RhysSullivan RhysSullivan changed the title security/org page mfa Require MFA for organization settings Sep 25, 2026
@github-actions

github-actions Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Sep 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@2119

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@2119

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@2119

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@2119

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@2119

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@2119

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@2119

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@2119

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@2119

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@2119

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@2119

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@2119

executor

npm i https://pkg.pr.new/executor@2119

commit: 34f2acc

@RhysSullivan
RhysSullivan marked this pull request as ready for review September 25, 2026 04:14
@RhysSullivan
RhysSullivan merged commit 4a52307 into main Sep 25, 2026
35 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant